* ibuffer.el (ibuffer-confirm-operation-on): Correction to error
authorKevin Ryde <user42@zip.com.au>
Sun, 18 Oct 2009 23:12:02 +0000 (23:12 +0000)
committerKevin Ryde <user42@zip.com.au>
Sun, 18 Oct 2009 23:12:02 +0000 (23:12 +0000)
commit4f500f88b032be01875aa0a22a502dfc4a39ef19
tree92084e3824de7e0b56248a405e377fd1d5ca3f3c
parent43d9d3a2c9033d69ae578f46ad04f354ea2afe70
* ibuffer.el (ibuffer-confirm-operation-on): Correction to error
re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
lisp/ChangeLog